Fix so top -10 and left -10 in frame parameters work.
authorJan D. <jan.h.d@swipnet.se>
Tue, 13 Apr 2010 15:16:42 +0000 (17:16 +0200)
committerJan D. <jan.h.d@swipnet.se>
Tue, 13 Apr 2010 15:16:42 +0000 (17:16 +0200)
commit03543153eeed852e02027706aa4e9718b249e7c8
treed15abb1b7cf29fda5ae79003d17b637463a2bb48
parent9bedd2585e34e76a6afa951b39536845e2bc1349
Fix so top -10 and left -10 in frame parameters work.

* gtkutil.c (xg_set_geometry): Set geometry for PPosition also.
(x_wm_set_size_hint): Dont set position flags, gtk_window_parse_geometry
does that.
src/ChangeLog
src/gtkutil.c